home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / vivaldo.dxr / 00037.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  226 b   |  12 lines

  1. on enterFrame
  2.   set the visible of sprite 12 to 0
  3.   set the visible of sprite 13 to 0
  4.   set the visible of sprite 14 to 0
  5.   set the visible of sprite 15 to 0
  6. end
  7.  
  8. on exitFrame
  9.   set the visible of sprite 4 to 0
  10.   go("a1")
  11. end
  12.